fix(deps): bump @xterm/xterm from 5.5.0 to 6.0.0#291
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
aa644e3 to
cdbba95
Compare
cdbba95 to
f02d993
Compare
f02d993 to
7852603
Compare
7852603 to
32e1744
Compare
32e1744 to
8660572
Compare
8660572 to
8c74520
Compare
8c74520 to
5a3cac6
Compare
5a3cac6 to
d724827
Compare
d724827 to
0aa6130
Compare
0aa6130 to
70ca767
Compare
70ca767 to
6f94f69
Compare
Dependabot Fix AssessmentPackage: What changed upstreamThe xterm 6.0.0 release introduces several breaking changes:
See: https://github.com/xtermjs/xterm.js/releases/tag/6.0.0 Migration concerns checked
What brokeNothing in our code broke due to the xterm 6.0.0 upgrade. The failing CI check is unrelated.
What was fixedNo code changes were made. The xterm 6.0.0 upgrade requires no migration work in this repository. Verification
Notes for reviewerThe failing This PR is safe to merge as-is. |
6f94f69 to
8116b0f
Compare
Dependabot Fix AssessmentPackage: `@xterm/xterm` `5.5.0` → `6.0.0` (major) What changed upstream
Migration concerns checked
What broke
What was fixed
CI test failures analysisThe two failing CI checks (`session-tests`, `ui-tests`) are Playwright E2E tests that require live WebSocket connections to the terminal server. Looking at the failure details:
The xterm 6.0.0 breaking changes do not affect our WebSocket handling, terminal initialization, or connection management code — those paths are unchanged in the new version. Verification
Notes for reviewerThe E2E test failures appear to be flaky/network-related rather than caused by the xterm 6.0.0 migration. Re-running CI after this fix is committed should confirm whether they pass. If `session-tests` continues to fail consistently, a more detailed look at those test logs would be needed. |
Dependabot Fix AssessmentPackage: `@xterm/xterm` `^5.5.0` → `^6.0.0` (major) What changed upstream
Migration concerns checked
What brokeThe only code break was the What broke in CI (false alarm)The failing check "Web CLI E2E Tests (Parallel)" → test
Root cause: the test server ( This is a pre-existing flaky test, not caused by the xterm update. The What was fixed
Verification
Notes for reviewerThe single E2E failure is a known-flaky capacity issue on the shared test server — |
|
@dependabot recreate |
Bumps [@xterm/xterm](https://github.com/xtermjs/xterm.js) from 5.5.0 to 6.0.0. - [Release notes](https://github.com/xtermjs/xterm.js/releases) - [Commits](xtermjs/xterm.js@5.5.0...6.0.0) --- updated-dependencies: - dependency-name: "@xterm/xterm" dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
fb3b2c2 to
0736efe
Compare
Bumps @xterm/xterm from 5.5.0 to 6.0.0.
Release notes
Sourced from
@xterm/xterm's releases.... (truncated)
Commits
f447274Merge pull request #5463 from Tyriar/tyriar/v6f68d1e5Skip sync output tests for now30691e8v6.0.0, bump addon versions, publish unicode graphemes5fa6325Merge pull request #5462 from Tyriar/tyriar/deprecated3571d1fRemove windowsMode in favor of windowsPtyebc0d83Remove deprecated/unused fastScrollModifierd1c50c1Merge pull request #5461 from Tyriar/tyriar/glob92b43bdRemove onlya9d3ca1Merge pull request #5449 from iSuslov/exports/esm-headless-nodecb4d1efMerge pull request #5453 from chrislloyd/feat/synchronized-output